home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / samba.idb / usr / samba / src / source / codepage_def.852.z / codepage_def.852
Encoding:
Text File  |  1998-10-28  |  2.7 KB  |  64 lines

  1. #
  2. #   This program is free software; you can redistribute it and/or modify
  3. #   it under the terms of the GNU General Public License as published by
  4. #   the Free Software Foundation; either version 2 of the License, or
  5. #   (at your option) any later version.
  6. #   
  7. #   This program is distributed in the hope that it will be useful,
  8. #   but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  10. #   GNU General Public License for more details.
  11. #   
  12. #   You should have received a copy of the GNU General Public License
  13. #   along with this program; if not, write to the Free Software
  14. #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. #
  16.  
  17. # Codepage definition file for IBM Code Page 852 - MS-DOS Latin 2
  18. # defines lower->upper mapping.
  19. # Written by Leos Bitto <bitto@altec.cz>
  20.  
  21. # The columns are :
  22. # lower    upper   map upper to lower    map lower to upper
  23. #
  24.    0x81    0x9A    True                  True
  25.    0x82    0x90    True                  True
  26.    0x83    0xB6    True                  True
  27.    0x84    0x8E    True                  True
  28.    0x85    0xDE    True                  True
  29.    0x86    0x8F    True                  True
  30.    0x87    0x80    True                  True
  31.    0x88    0x9D    True                  True
  32.    0x89    0xD3    True                  True
  33.    0x8B    0x8A    True                  True
  34.    0x8C    0xD7    True                  True
  35.    0x92    0x91    True                  True
  36.    0x93    0xE2    True                  True
  37.    0x94    0x99    True                  True
  38.    0x96    0x95    True                  True
  39.    0x98    0x97    True                  True
  40.    0x9C    0x9B    True                  True
  41.    0x9F    0xAC    True                  True
  42.    0xA0    0xB5    True                  True
  43.    0xA1    0xD6    True                  True
  44.    0xA2    0xE0    True                  True
  45.    0xA3    0xE9    True                  True
  46.    0xA5    0xA4    True                  True
  47.    0xA7    0xA6    True                  True
  48.    0xA9    0xA8    True                  True
  49.    0xAB    0x8D    True                  True
  50.    0xAD    0xB8    True                  True
  51.    0xBE    0xBD    True                  True
  52.    0xC7    0xC6    True                  True
  53.    0xD0    0xD1    True                  True
  54.    0xD4    0xD2    True                  True
  55.    0xD8    0xB7    True                  True
  56.    0xE4    0xE3    True                  True
  57.    0xE5    0xD5    True                  True
  58.    0xE7    0xE6    True                  True
  59.    0xEA    0xE8    True                  True
  60.    0xEC    0xED    True                  True
  61.    0xEE    0xDD    True                  True
  62.    0xFB    0xEB    True                  True
  63.    0xFD    0xFC    True                  True
  64.